projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ade22d0
)
docs: Use the appropriate deprecation for properties
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 11 Feb 2018 16:45:53 +0000
(16:45 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 11 Feb 2018 23:32:42 +0000
(23:32 +0000)
The GtkFontButton:font-name property has been deprecated, but it's using
a non-standard annotation in its documentation.
gtk/gtkfontbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfontbutton.c
b/gtk/gtkfontbutton.c
index 55150c5597df86745e02954bc4a4c59fd156a247..6c75c35db826530c6edc28aec7c7e83129e854fc 100644
(file)
--- a/
gtk/gtkfontbutton.c
+++ b/
gtk/gtkfontbutton.c
@@
-487,7
+487,8
@@
gtk_font_button_class_init (GtkFontButtonClass *klass)
* The name of the currently selected font.
*
* Since: 2.4
- * @Deprecated: Use the #GtkFontChooser::font property instead
+ *
+ * Deprecated: 3.22: Use the #GtkFontChooser::font property instead
*/
g_object_class_install_property (gobject_class,
PROP_FONT_NAME,